onSelfHandledNotificationReceived

Callback triggered when a self-handled notification is received. This callback is invoked when the MoEngage SDK receives a self handled push notification payload. Impression will be tracked by the SDK automatically for self-handled notifications as soon as callback is sent.

It allows the client application to handle the notification's display and behavior entirely on its own, bypassing the SDK's default notification rendering.

Note: The client is responsible for:

Since

14.06.00

Parameters

payload

Push Payload containing the entire notification data